- intermediate storage memory
- память (для) промежуточного хранения
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Memory management unit — This 68451 MMU could be used with the Motorola 68010 A memory management unit (MMU), sometimes called paged memory management unit (PMMU), is a computer hardware component responsible for handling accesses to memory requested by the CPU. Its… … Wikipedia
intermediate memory — tarpinė atmintinė statusas T sritis radioelektronika atitikmenys: angl. annex storage; intermediate memory vok. Zwischenspeicher, m rus. промежуточное запоминающее устройство, n pranc. mémoire intermédiaire, f … Radioelektronikos terminų žodynas
Computer data storage — 1 GB of SDRAM mounted in a personal computer. An example of primary storage … Wikipedia
USB mass storage device class — The USB mass storage device class or USB MSC or UMS is a set of computing communications protocols defined by the USB Implementers Forum that run on the Universal Serial Bus. The standard provides an interface to a variety of storage devices.Some … Wikipedia
Phase-change memory — Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile … Wikipedia
Flash memory — Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile … Wikipedia
Data storage device — Many different consumer electronic devices can store data … Wikipedia
Mass storage — This article describes mass storage in general. For the USB protocol, see USB mass storage device class. In computing, mass storage refers to the storage of large amounts of data in a persisting and machine readable fashion. Devices and/or… … Wikipedia
Dynamic random access memory — (DRAM) is a type of random access memory that stores each bit of data in a separate capacitor within an integrated circuit. Since real capacitors leak charge, the information eventually fades unless the capacitor charge is refreshed periodically … Wikipedia
Region-based memory management — In computer science, region based memory management is a type of memory management in which each allocated object is assigned to a region. A region, also called a zone, arena, or memory context, is a collection of allocated objects that can be… … Wikipedia
Software transactional memory — In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. It is an alternative to lock based synchronization. A… … Wikipedia